services.awstats.configs.<name>.extraConfig
Extra configuration to be appended to awstats.${name}.conf.
- Type
attribute set of string- Default
{ }- Example
{ "ValidHTTPCodes" = "404"; }- Declared
- <nixpkgs/nixos/modules/services/logging/awstats.nix>
Extra configuration to be appended to awstats.${name}.conf.
attribute set of string{ }{
"ValidHTTPCodes" = "404";
}